[INFO] fetching crate supermarkdown 0.0.5...
[INFO] testing supermarkdown-0.0.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate supermarkdown 0.0.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate supermarkdown 0.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate supermarkdown 0.0.5
[INFO] tweaked toml for crates.io crate supermarkdown 0.0.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate supermarkdown 0.0.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate supermarkdown 0.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded clap v4.5.55
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded clap_builder v4.5.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d13035b0490d9ad6c0c602034c7a7b4a2578f36f55403649161be0b791acf784
[INFO] running `Command { std: "docker" "start" "-a" "d13035b0490d9ad6c0c602034c7a7b4a2578f36f55403649161be0b791acf784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d13035b0490d9ad6c0c602034c7a7b4a2578f36f55403649161be0b791acf784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13035b0490d9ad6c0c602034c7a7b4a2578f36f55403649161be0b791acf784", kill_on_drop: false }`
[INFO] [stdout] d13035b0490d9ad6c0c602034c7a7b4a2578f36f55403649161be0b791acf784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3238e26382ef9837184d3edbcbc37cbe2673e4d8847fa8cd349e4f7c933c1e15
[INFO] running `Command { std: "docker" "start" "-a" "3238e26382ef9837184d3edbcbc37cbe2673e4d8847fa8cd349e4f7c933c1e15", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling supermarkdown v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
[INFO] running `Command { std: "docker" "inspect" "3238e26382ef9837184d3edbcbc37cbe2673e4d8847fa8cd349e4f7c933c1e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3238e26382ef9837184d3edbcbc37cbe2673e4d8847fa8cd349e4f7c933c1e15", kill_on_drop: false }`
[INFO] [stdout] 3238e26382ef9837184d3edbcbc37cbe2673e4d8847fa8cd349e4f7c933c1e15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75659baf2e0ce9092ffa8bf1b04005d2876897c2e332c6264411b54932279fc2
[INFO] running `Command { std: "docker" "start" "-a" "75659baf2e0ce9092ffa8bf1b04005d2876897c2e332c6264411b54932279fc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.35
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling supermarkdown v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/rules/heading.rs:64:63
[INFO] [stdout]    |
[INFO] [stdout] 64 |         HeadingRule.convert(element, &metadata, options, &|e, m, o| {
[INFO] [stdout]    |                                                               ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `o`
[INFO] [stdout]   --> src/rules/heading.rs:64:66
[INFO] [stdout]    |
[INFO] [stdout] 64 |         HeadingRule.convert(element, &metadata, options, &|e, m, o| {
[INFO] [stdout]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_o`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.01s
[INFO] running `Command { std: "docker" "inspect" "75659baf2e0ce9092ffa8bf1b04005d2876897c2e332c6264411b54932279fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75659baf2e0ce9092ffa8bf1b04005d2876897c2e332c6264411b54932279fc2", kill_on_drop: false }`
[INFO] [stdout] 75659baf2e0ce9092ffa8bf1b04005d2876897c2e332c6264411b54932279fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30c7e2285cf29d735f3306c4dfb89c8a05127a69e9e552e614a80ee61de37126
[INFO] running `Command { std: "docker" "start" "-a" "30c7e2285cf29d735f3306c4dfb89c8a05127a69e9e552e614a80ee61de37126", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]   --> src/rules/heading.rs:64:63
[INFO] [stderr]    |
[INFO] [stderr] 64 |         HeadingRule.convert(element, &metadata, options, &|e, m, o| {
[INFO] [stderr]    |                                                               ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `o`
[INFO] [stderr]   --> src/rules/heading.rs:64:66
[INFO] [stderr]    |
[INFO] [stderr] 64 |         HeadingRule.convert(element, &metadata, options, &|e, m, o| {
[INFO] [stderr]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_o`
[INFO] [stderr] 
[INFO] [stderr] warning: `supermarkdown` (lib test) generated 2 warnings (run `cargo fix --lib -p supermarkdown --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supermarkdown-26e5f26a25e82dac)
[INFO] [stdout] 
[INFO] [stdout] running 158 tests
[INFO] [stdout] test converter::tests::test_empty_input ... ok
[INFO] [stdout] test converter::tests::test_image ... ok
[INFO] [stdout] test converter::tests::test_hr ... ok
[INFO] [stdout] test converter::tests::test_emphasis ... ok
[INFO] [stdout] test converter::tests::test_blockquote ... ok
[INFO] [stdout] test converter::tests::test_code ... ok
[INFO] [stdout] test converter::tests::test_deeply_nested_blockquotes ... ok
[INFO] [stdout] test converter::tests::test_list ... ok
[INFO] [stdout] test converter::tests::test_exclude_selector ... ok
[INFO] [stdout] test converter::tests::test_nested_elements ... ok
[INFO] [stdout] test converter::tests::test_link ... ok
[INFO] [stdout] test converter::tests::test_nested_blockquotes ... ok
[INFO] [stdout] test converter::tests::test_heading ... ok
[INFO] [stdout] test converter::tests::test_ordered_list ... ok
[INFO] [stdout] test entities::tests::test_no_entities ... ok
[INFO] [stdout] test converter::tests::test_strong ... ok
[INFO] [stdout] test converter::tests::test_paragraph ... ok
[INFO] [stdout] test converter::tests::test_pre ... ok
[INFO] [stdout] test converter::tests::test_whitespace_normalization ... ok
[INFO] [stdout] test converter::tests::test_setext_headings ... ok
[INFO] [stdout] test escape::tests::test_calculate_code_backticks ... ok
[INFO] [stdout] test escape::tests::test_escape_table_cell ... ok
[INFO] [stdout] test escape::tests::test_escape_title ... ok
[INFO] [stdout] test escape::tests::test_escape_url ... ok
[INFO] [stdout] test options::tests::test_builder_pattern ... ok
[INFO] [stdout] test escape::tests::test_resolve_url ... ok
[INFO] [stdout] test options::tests::test_default_options ... ok
[INFO] [stdout] test postprocess::tests::test_collapse_newlines ... ok
[INFO] [stdout] test postprocess::tests::test_escape_link_newlines ... ok
[INFO] [stdout] test escape::tests::test_escape_markdown ... ok
[INFO] [stdout] test postprocess::tests::test_escape_link_newlines_escaped_bracket ... ok
[INFO] [stdout] test postprocess::tests::test_trim_trailing_whitespace ... ok
[INFO] [stdout] test postprocess::tests::test_convert_to_referenced_links ... ok
[INFO] [stdout] test postprocess::tests::test_convert_to_referenced_links_no_images ... ok
[INFO] [stdout] test precompute::tests::test_exclude_selector ... ok
[INFO] [stdout] test postprocess::tests::test_convert_to_referenced_links_dedup ... ok
[INFO] [stdout] test entities::tests::test_special_chars ... ok
[INFO] [stdout] test converter::tests::test_entity_decoding ... ok
[INFO] [stdout] test precompute::tests::test_list_metadata ... ok
[INFO] [stdout] test entities::tests::test_numeric_hex ... ok
[INFO] [stdout] test converter::tests::test_complex_document ... ok
[INFO] [stdout] test entities::tests::test_numeric_decimal ... ok
[INFO] [stdout] test postprocess::tests::test_convert_to_referenced_links_with_title ... ok
[INFO] [stdout] test postprocess::tests::test_escape_link_newlines_no_change ... ok
[INFO] [stdout] test converter::tests::test_referenced_links ... ok
[INFO] [stdout] test precompute::tests::test_nested_list_indentation ... ok
[INFO] [stdout] test precompute::tests::test_ordered_list ... ok
[INFO] [stdout] test rules::blockquote::tests::test_empty_blockquote ... ok
[INFO] [stdout] test precompute::tests::test_ordered_list_with_start ... ok
[INFO] [stdout] test postprocess::tests::test_postprocess_full ... ok
[INFO] [stdout] test rules::code::tests::test_code_with_backticks ... ok
[INFO] [stdout] test rules::blockquote::tests::test_simple_blockquote ... ok
[INFO] [stdout] test rules::code::tests::test_code_starting_with_backtick ... ok
[INFO] [stdout] test rules::deflist::tests::test_empty_deflist ... ok
[INFO] [stdout] test entities::tests::test_unknown_entity ... ok
[INFO] [stdout] test rules::code::tests::test_simple_code ... ok
[INFO] [stdout] test rules::deflist::tests::test_multiple_dd_per_dt ... ok
[INFO] [stdout] test rules::deflist::tests::test_multiple_definitions ... ok
[INFO] [stdout] test precompute::tests::test_include_overrides_exclude ... ok
[INFO] [stdout] test rules::details::tests::test_details_without_summary ... ok
[INFO] [stdout] test rules::deflist::tests::test_simple_deflist ... ok
[INFO] [stdout] test entities::tests::test_named_entities ... ok
[INFO] [stdout] test rules::details::tests::test_empty_details ... ok
[INFO] [stdout] test rules::code::tests::test_empty_code ... ok
[INFO] [stdout] test rules::emphasis::tests::test_emphasis ... ok
[INFO] [stdout] test entities::tests::test_mixed ... ok
[INFO] [stdout] test rules::details::tests::test_details_with_summary ... ok
[INFO] [stdout] test rules::emphasis::tests::test_strong ... ok
[INFO] [stdout] test rules::figure::tests::test_empty_figure ... ok
[INFO] [stdout] test rules::heading::tests::test_h1_atx ... ok
[INFO] [stdout] test rules::heading::tests::test_h1_setext ... ok
[INFO] [stdout] test rules::hr::tests::test_hr ... ok
[INFO] [stdout] test rules::heading::tests::test_h2_atx ... ok
[INFO] [stdout] test rules::blockquote::tests::test_multiline_blockquote ... ok
[INFO] [stdout] test rules::figure::tests::test_figure_without_caption ... ok
[INFO] [stdout] test rules::emphasis::tests::test_empty ... ok
[INFO] [stdout] test rules::figure::tests::test_figure_with_picture ... ok
[INFO] [stdout] test rules::heading::tests::test_empty_heading ... ok
[INFO] [stdout] test rules::image::tests::test_empty_src ... ok
[INFO] [stdout] test rules::heading::tests::test_h2_setext ... ok
[INFO] [stdout] test rules::figure::tests::test_figure_with_caption ... ok
[INFO] [stdout] test rules::image::tests::test_image_with_title ... ok
[INFO] [stdout] test rules::heading::tests::test_whitespace_normalization ... ok
[INFO] [stdout] test rules::image::tests::test_no_alt ... ok
[INFO] [stdout] test rules::image::tests::test_simple_image ... ok
[INFO] [stdout] test rules::link::tests::test_empty_href ... ok
[INFO] [stdout] test rules::link::tests::test_autolink_url ... ok
[INFO] [stdout] test rules::link::tests::test_fragment_link_with_complex_id ... ok
[INFO] [stdout] test rules::link::tests::test_fragment_only ... ok
[INFO] [stdout] test rules::link::tests::test_fragment_link_with_section ... ok
[INFO] [stdout] test rules::link::tests::test_link_with_title ... ok
[INFO] [stdout] test rules::link::tests::test_no_autolink_with_title ... ok
[INFO] [stdout] test rules::link::tests::test_relative_url_with_base ... ok
[INFO] [stdout] test rules::link::tests::test_autolink_email ... ok
[INFO] [stdout] test rules::link::tests::test_no_autolink_when_text_differs ... ok
[INFO] [stdout] test rules::image::tests::test_relative_url_with_base ... ok
[INFO] [stdout] test rules::link::tests::test_simple_link ... ok
[INFO] [stdout] test rules::link::tests::test_url_with_spaces ... ok
[INFO] [stdout] test rules::list::tests::test_custom_bullet ... ok
[INFO] [stdout] test rules::list::tests::test_empty_list_items_skipped ... ok
[INFO] [stdout] test rules::list::tests::test_plus_bullet_marker ... ok
[INFO] [stdout] test rules::list::tests::test_ordered_list_with_start ... ok
[INFO] [stdout] test rules::list::tests::test_unordered_list ... ok
[INFO] [stdout] test rules::paragraph::tests::test_paragraph ... ok
[INFO] [stdout] test rules::paragraph::tests::test_whitespace_paragraph ... ok
[INFO] [stdout] test rules::list::tests::test_ordered_list ... ok
[INFO] [stdout] test rules::paragraph::tests::test_empty_paragraph ... ok
[INFO] [stdout] test rules::passthrough::tests::test_abbr ... ok
[INFO] [stdout] test rules::passthrough::tests::test_abbr_with_title ... ok
[INFO] [stdout] test rules::passthrough::tests::test_empty_elements ... ok
[INFO] [stdout] test rules::passthrough::tests::test_kbd ... ok
[INFO] [stdout] test rules::passthrough::tests::test_mark ... ok
[INFO] [stdout] test rules::list::tests::test_nested_list ... ok
[INFO] [stdout] test rules::list::tests::test_indent_continuation ... ok
[INFO] [stdout] test rules::passthrough::tests::test_samp ... ok
[INFO] [stdout] test rules::passthrough::tests::test_var ... ok
[INFO] [stdout] test rules::pre::tests::test_bare_language_fallback ... ok
[INFO] [stdout] test rules::pre::tests::test_empty_pre ... ok
[INFO] [stdout] test rules::pre::tests::test_hljs_token_class_ignored ... ok
[INFO] [stdout] test rules::pre::tests::test_highlight_prefix ... ok
[INFO] [stdout] test rules::pre::tests::test_pre_with_language ... ok
[INFO] [stdout] test rules::strikethrough::tests::test_empty ... ok
[INFO] [stdout] test rules::pre::tests::test_pre_on_element_class ... ok
[INFO] [stdout] test rules::strikethrough::tests::test_strike ... ok
[INFO] [stdout] test rules::pre::tests::test_hljs_language ... ok
[INFO] [stdout] test rules::strikethrough::tests::test_s ... ok
[INFO] [stdout] test rules::pre::tests::test_multiline_code ... ok
[INFO] [stdout] test rules::pre::tests::test_gutter_classes_skipped ... ok
[INFO] [stdout] test rules::strikethrough::tests::test_del ... ok
[INFO] [stdout] test rules::pre::tests::test_lang_prefix ... ok
[INFO] [stdout] test rules::pre::tests::test_tilde_fence ... ok
[INFO] [stdout] test rules::pre::tests::test_pre_with_backticks ... ok
[INFO] [stdout] test rules::pre::tests::test_multiple_backticks_in_code ... ok
[INFO] [stdout] test rules::pre::tests::test_whitespace_preserved ... ok
[INFO] [stdout] test rules::pre::tests::test_simple_pre ... ok
[INFO] [stdout] test rules::subscript::tests::test_empty ... ok
[INFO] [stdout] test rules::table::tests::test_empty_table ... ok
[INFO] [stdout] test rules::subscript::tests::test_subscript ... ok
[INFO] [stdout] test rules::superscript::tests::test_empty ... ok
[INFO] [stdout] test rules::superscript::tests::test_superscript ... ok
[INFO] [stdout] test tests::test_empty_input ... ok
[INFO] [stdout] test whitespace::tests::test_normalize_block_whitespace ... ok
[INFO] [stdout] test tests::test_multiple_elements ... ok
[INFO] [stdout] test tests::test_basic_conversion ... ok
[INFO] [stdout] test whitespace::tests::test_normalize_inline_whitespace ... ok
[INFO] [stdout] test tests::test_paragraph ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_tfoot ... ok
[INFO] [stdout] test rules::table::tests::test_table_header_only ... ok
[INFO] [stdout] test rules::table::tests::test_simple_table ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_pipes ... ok
[INFO] [stdout] test whitespace::tests::test_collapse_newlines ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_alignment ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_thead_tbody ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_missing_cells ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_style_alignment ... ok
[INFO] [stdout] test rules::table::tests::test_table_with_caption ... ok
[INFO] [stdout] test whitespace::tests::test_trim_inline_content ... ok
[INFO] [stdout] test whitespace::tests::test_is_whitespace_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 158 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixtures_test.rs (/opt/rustwide/target/debug/deps/fixtures_test-d34bac36554c1c95)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_empty_string ... ok
[INFO] [stdout] test test_deeply_nested ... ok
[INFO] [stdout] test test_code_heavy_inline_code ... ok
[INFO] [stdout] test test_code_heavy_multiple_languages ... ok
[INFO] [stdout] test test_code_heavy_special_chars ... ok
[INFO] [stdout] test test_blog_post_links ... ok
[INFO] [stdout] test test_code_heavy_preserves_content ... ok
[INFO] [stdout] test test_blog_post_headings ... ok
[INFO] [stdout] test test_blog_post_lists ... ok
[INFO] [stdout] test test_blog_post_code_blocks ... ok
[INFO] [stdout] test test_documentation_code_in_text ... ok
[INFO] [stdout] test test_documentation_tables ... ok
[INFO] [stdout] test test_documentation_details_element ... ok
[INFO] [stdout] test test_documentation_definition_lists ... ok
[INFO] [stdout] test test_exclude_footer ... ok
[INFO] [stdout] test test_blog_post_blockquote ... ok
[INFO] [stdout] test test_plain_text ... ok
[INFO] [stdout] test test_whitespace_only ... ok
[INFO] [stdout] test test_long_document ... ok
[INFO] [stdout] test test_tables_basic ... ok
[INFO] [stdout] test test_tables_separator ... ok
[INFO] [stdout] test test_tables_code_in_cells ... ok
[INFO] [stdout] test test_exclude_nav ... ok
[INFO] [stdout] test test_malformed_valid_list_at_end ... ok
[INFO] [stdout] test test_malformed_strips_style_with_exclude ... ok
[INFO] [stdout] test test_malformed_strips_script_with_exclude ... ok
[INFO] [stdout] test test_malformed_handles_entities ... ok
[INFO] [stdout] test test_malformed_no_panic ... ok
[INFO] [stdout] test test_malformed_handles_unclosed_tags ... ok
[INFO] [stdout] test test_malformed_recovers_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests supermarkdown
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - convert (line 47) ... ok
[INFO] [stdout] test src/lib.rs - convert_with_options (line 63) ... ok
[INFO] [stdout] test src/lib.rs - (line 17) ... ok
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "30c7e2285cf29d735f3306c4dfb89c8a05127a69e9e552e614a80ee61de37126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c7e2285cf29d735f3306c4dfb89c8a05127a69e9e552e614a80ee61de37126", kill_on_drop: false }`
[INFO] [stdout] 30c7e2285cf29d735f3306c4dfb89c8a05127a69e9e552e614a80ee61de37126
